projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1727083
)
Don't put lisp/forms.README in the distribution.
author
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Nov 1993 22:57:57 +0000
(22:57 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Mon, 15 Nov 1993 22:57:57 +0000
(22:57 +0000)
make-dist
patch
|
blob
|
history
diff --git
a/make-dist
b/make-dist
index 733cc29bca9f606c3600186270a832179e552579..ecfece216955f4f40190edf2c8d075f409c0ae0b 100755
(executable)
--- a/
make-dist
+++ b/
make-dist
@@
-156,7
+156,7
@@
echo "Making links to \`lisp'."
(cd lisp
ln [a-zA-Z]*.el ../${tempdir}/lisp
ln [a-zA-Z]*.elc ../${tempdir}/lisp
- ln [a-zA-Z]*.dat
forms.README
../${tempdir}/lisp
+ ln [a-zA-Z]*.dat ../${tempdir}/lisp
## simula.el doesn't keep abbreviations in simula.defns any more.
## ln [a-zA-Z]*.defns ../${tempdir}/lisp
ln ChangeLog OChangeLog README dired.todo ../${tempdir}/lisp